Uses of Class
org.eclipse.vtp.desktop.projects.core.ApplicationLanguage

Packages that use ApplicationLanguage
org.eclipse.vtp.desktop.projects.core.dialogs   
 

Uses of ApplicationLanguage in org.eclipse.vtp.desktop.projects.core.dialogs
 

Methods in org.eclipse.vtp.desktop.projects.core.dialogs that return ApplicationLanguage
 ApplicationLanguage LanguageSupportDialog.getLangauge()
           
 

Methods in org.eclipse.vtp.desktop.projects.core.dialogs with parameters of type ApplicationLanguage
 void LanguageSupportDialog.setLanguage(ApplicationLanguage al)